home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Apple Script / addons / Folder Watcher / Version History < prev   
Text File  |  1994-03-04  |  3KB  |  52 lines

  1. Folder Watcher Bug Fixes
  2.  
  3. 2.0.3 - Released 3/4/94
  4. -----------------------
  5. • Changed the way Folder Watcher executes AppleScripts. Due to numerous bug reports, most of which were unreproducible on my machine but were definitely happening on other peoples machines, some things have changed. Basically it is a very simple thing to update your AppleScripts.  Read the document entitled "2.0.3 AppleScript Update" for complete information.
  6. • Uses only 64K of RAM now.
  7. • Got some great ideas for 2.0.4...watch for it!
  8.  
  9. 2.0.2 - Released 10/30/93
  10. -----------------------
  11. • Compiled with THINK C 6.0
  12. • BNDL Bit was not set properly causing the control panel and extension to "lose" their icons in the Finder.
  13. • Some minimal changes to reflect a new mailing address, etc.
  14.  
  15. 2.0.1 - Released 5/17/93
  16. -----------------------
  17. • Fixed a bug that would cause the extension to quit when launched if you were running < System 7.1 and not running QuickTime. Anyone running System 7.1 or later and/or running QuickTime 1.0 or later would not experience this problem. Sorry about this :(
  18. • Added an "Open Log File" button to the control panel.
  19. • Changed the way sounds were loaded in the extension, thus knocking 25K off the RAM required for Folder Watcher.
  20.  
  21.  
  22. 2.0 - Released 5/10/93
  23. ---------------------
  24. • No bugs fixed but finally "cured" and compiled with a 2.0 version number.
  25.  
  26.  
  27. 2.0b4 - Released 2/17/92
  28. -----------------------
  29. • Fixed bug that would cause aliases to AppleScript scripts to not be resolved.
  30.  
  31.  
  32. 2.0b1,b2,b3 - Released 2/10/92
  33. -----------------------------
  34. • Completely changed frontend. It is no longer an application. It is now a really cool color 3D Control Panel.
  35. • Changed some of the terminology of the program.
  36. • Added another sound (Marimba) to the auditory notification choices.
  37. • Added support for my own custom AppleEvents as well as AppleScript support.
  38. • Now allow you to launch and quit the app at will via the Control Panel. It will launch always at startup unless you remove it from your Extensions folder, however.
  39. • You can open the "Folder Watcher Aliases" folder in the Finder by clicking a button in the Control Panel. This saves having to dig through the System folder and Preferences folder just to create some new aliases.
  40. • Control panel contains full help balloons.
  41.  
  42.  
  43. 1.0b2 - Released 6/26/92
  44. ------------------------
  45. • Changed the name of the log file from "Folder Watcher Log" to "! Folder Watcher Log !" so it sorts to the top of a View by Name list in the Finder.
  46. • Found problem with CE Toolbox, it wasn't CE Toolbox! Folder Watcher was crashing when it would try to resolve an alias to a System 7 File Sharing server that wasn't mounted. This has been fixed. If a server volume is not mounted, Folder Watcher effectively ignores it.
  47. • Fixed bug when you quit Folder Watcher it would check the folders "one last time" before exiting.
  48. • Created Folder Watcher Config and added it to the Folder Watcher package. You can now edit the preferences! All Preferences work except "Launch Folder Watcher."
  49.  
  50.  
  51. 1.0b1 - Initial Released 6/22/92
  52. -------------------------------